Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding subnet method for Ipv6 objects #81

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

SJCaldwell
Copy link

Added support for ipv6 subnetting. Seems all the pieces to do it were already written, so I really just wrote the test and switched out the pieces of the ipv4 subnetting code for ipv6. I was expecting to have to write more code, so I'm wondering if maybe not including IPV6 subnetting is intentional?

@SJCaldwell
Copy link
Author

Is this repository still being maintained?

@watzon
Copy link

watzon commented Jul 2, 2019

Not very actively it would appear

@Adam21e
Copy link

Adam21e commented Jul 3, 2019

Not very actively it would appear

@watzon I have forked this gem to https://github.com/ipaddress2-gem/ipaddress_2 and it has subnet support for IPv6 as well as a single link_local :-)

@watzon
Copy link

watzon commented Jul 3, 2019

Not very actively it would appear

@watzon I have forked this gem to https://github.com/ipaddress2-gem/ipaddress_2 and it has subnet support for IPv6 as well as a single link_local :-)

I saw that. My only interest in this project was actually as inspiration for my Crystal library which is almost a 1 for 1 port of this gem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants